'宣言 Public Class WaterfallSeries(Of T As Class) Inherits Infragistics.Web.Mvc.HorizontalAnchoredCategorySeries(Of T,WaterfallSeriesModel,WaterfallSeries(Of T))
public class WaterfallSeries<T> : Infragistics.Web.Mvc.HorizontalAnchoredCategorySeries<T,WaterfallSeriesModel,WaterfallSeries<T>> where T: class
オンラインで表示: GitHub